/ Assembly List / LJCDataUtility / ProcBuilder / CreateTableProc

Namespace - LJCDataUtility


Parameters
dataColumns - The DataColumns collection.

Returns

The create table procedure SQL text.

Syntax

C#
String CreateTableProc(DataColumns dataColumns)

Complete Create Table procedure.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.